C1.Web.Mvc.Finance Namespace / SingleOverlayIndicatorBase<T> Class / Period Property

In This Topic
Period Property (SingleOverlayIndicatorBase<T>)
In This Topic
Gets or sets the period for the calculation as an integer value.
Syntax
'Declaration
 
<DefaultValueAttribute(14)>
Public Property Period As Double
 
See Also